From: Eli Zaretskii Date: Sat, 7 Mar 2020 11:55:37 +0000 (+0200) Subject: ; * etc/NEWS: No need to document deprecation of 'cl'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~356 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=98306fdfb8;p=emacs.git ; * etc/NEWS: No need to document deprecation of 'cl'. --- diff --git a/etc/NEWS b/etc/NEWS index cf0252c0fd6..1936b252136 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -750,6 +750,7 @@ been removed. ** The 'list-processes' command now includes port numbers in the network connection information (in addition to the host name). +--- ** The 'cl' package is now officially deprecated in favor of 'cl-lib'. ---